FML ATAN
Fast Math Library.
This function is a faster replacement for Dark Basic Pro's native ATAN() function. FML ATAN returns the inverse tangents of the argument.
ARGUMENTS:
* Value = the float value to calculate.
RETURNS:
Returns the result as a float value.
SYNTAX
Return Float=FML ATAN(Value)
RELATED INFO
View Number Operations Index
View STYX Index
View STYX Main File
